home *** CD-ROM | disk | FTP | other *** search
/ Freelog 50 / Freelog050.iso / DossierLogitheque / Bureautique / Mira / Mira_setup.exe / {app} / Mira.exe / 0 / RCDATA / TFORMPRESENTE / TFORMPRESENTE.txt < prev   
Text File  |  2003-09-02  |  4KB  |  169 lines

  1. object FormPresente: TFormPresente
  2.   Left = 340
  3.   Top = 286
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 234
  7.   ClientWidth = 457
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnKeyDown = FormKeyDown
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 14
  23.   object Label2: TLabel
  24.     Left = 12
  25.     Top = 60
  26.     Width = 435
  27.     Height = 28
  28.     Caption = 
  29.       'Il n'#39'y a aucun fichier ouvert dans Mira, vous pouvez cr'#233'er un no' +
  30.       'uveau fichier ou ouvrir un agenda existant. S'#233'lectionnez ce que ' +
  31.       'vous voulez faire en cliquant sur un lien ci-desous :'
  32.     Transparent = True
  33.     WordWrap = True
  34.   end
  35.   object SC_Label1: TSC_Label
  36.     Left = 132
  37.     Top = 114
  38.     Width = 185
  39.     Height = 15
  40.     Cursor = crHandPoint
  41.     Caption = 'Je veux cr'#233'er un nouveau fichier'
  42.     Color = clBtnFace
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -12
  46.     Font.Name = 'Arial'
  47.     Font.Style = [fsBold]
  48.     ParentColor = False
  49.     ParentFont = False
  50.     Transparent = True
  51.     OnClick = New
  52.     ACHover = True
  53.     ACUnderline = True
  54.     ACColorEnter = clBlue
  55.     ACColorLeave = clWindowText
  56.   end
  57.   object Image1: TImage
  58.     Left = 99
  59.     Top = 111
  60.     Width = 24
  61.     Height = 24
  62.     Cursor = crHandPoint
  63.     AutoSize = True
  64.     Picture.Data = {<image000.bmp>}
  65.     Transparent = True
  66.     OnClick = New
  67.   end
  68.   object Image2: TImage
  69.     Left = 99
  70.     Top = 144
  71.     Width = 24
  72.     Height = 24
  73.     Cursor = crHandPoint
  74.     AutoSize = True
  75.     Picture.Data = {<image001.bmp>}
  76.     Transparent = True
  77.     OnClick = Open
  78.   end
  79.   object SC_Label2: TSC_Label
  80.     Left = 132
  81.     Top = 147
  82.     Width = 185
  83.     Height = 15
  84.     Cursor = crHandPoint
  85.     Caption = 'Je veux ouvrir un fichier existant'
  86.     Color = clBtnFace
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clWindowText
  89.     Font.Height = -12
  90.     Font.Name = 'Arial'
  91.     Font.Style = [fsBold]
  92.     ParentColor = False
  93.     ParentFont = False
  94.     Transparent = True
  95.     OnClick = Open
  96.     ACHover = True
  97.     ACUnderline = True
  98.     ACColorEnter = clBlue
  99.     ACColorLeave = clWindowText
  100.   end
  101.   object SC_Label3: TSC_Label
  102.     Left = 132
  103.     Top = 183
  104.     Width = 246
  105.     Height = 15
  106.     Cursor = crHandPoint
  107.     Caption = 'Je veux utiliser le programme pour l'#39'instant'
  108.     Color = clBtnFace
  109.     Font.Charset = DEFAULT_CHARSET
  110.     Font.Color = clWindowText
  111.     Font.Height = -12
  112.     Font.Name = 'Arial'
  113.     Font.Style = [fsBold]
  114.     ParentColor = False
  115.     ParentFont = False
  116.     Transparent = True
  117.     OnClick = NoneAction
  118.     ACHover = True
  119.     ACUnderline = True
  120.     ACColorEnter = clBlue
  121.     ACColorLeave = clWindowText
  122.   end
  123.   object Image4: TImage
  124.     Left = 99
  125.     Top = 180
  126.     Width = 24
  127.     Height = 24
  128.     Cursor = crHandPoint
  129.     AutoSize = True
  130.     Picture.Data = {<image002.bmp>}
  131.     Transparent = True
  132.     OnClick = NoneAction
  133.   end
  134.   object SC_Panel1: TSC_Panel
  135.     Left = 0
  136.     Top = 0
  137.     Width = 457
  138.     Height = 49
  139.     Align = alTop
  140.     BevelOuter = bvNone
  141.     Color = clWhite
  142.     TabOrder = 0
  143.     BorderColor = clSilver
  144.     BorderShape = bsBottomLine
  145.     object Image3: TImage
  146.       Left = 12
  147.       Top = 9
  148.       Width = 32
  149.       Height = 32
  150.       AutoSize = True
  151.       Picture.Data = {<image003.ico>}
  152.     end
  153.     object Label1: TLabel
  154.       Left = 57
  155.       Top = 9
  156.       Width = 244
  157.       Height = 31
  158.       Caption = 'Bienvenue dans Mira'
  159.       Font.Charset = ANSI_CHARSET
  160.       Font.Color = clWindowText
  161.       Font.Height = -27
  162.       Font.Name = 'Times New Roman'
  163.       Font.Style = [fsBold, fsItalic]
  164.       ParentFont = False
  165.       Transparent = True
  166.     end
  167.   end
  168. end
  169.